home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / dviware / quicspool / wwfonts / i.mf < prev    next >
Text File  |  1990-10-01  |  4KB  |  84 lines

  1. % $Header: I.mf,v 1.1 88/01/15 13:14:36 simpson Rel $
  2. % $Log:    I.mf,v $
  3. %Revision 1.1  88/01/15  13:14:36  simpson
  4. %initial release
  5. %
  6. %Revision 0.1  87/12/11  19:01:22  simpson
  7. %beta test
  8. %
  9. % Computer Modern Text Italic 10 point
  10. if unknown cmbase: input cmbase fi
  11.  
  12. font_identifier:="CMTI"; font_size 10pt#;
  13.  
  14. u#:=18.4/36pt#;      % unit width
  15. width_adj#:=0pt#;    % width adjustment for certain characters
  16. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  17. cap_serif_fit#:=5/36pt#;  % extra sidebar near uppercase serifs
  18. letter_fit#:=9.2/36pt#;    % extra space added to all sidebars
  19.  
  20. body_height#:=270/36pt#;  % height of tallest characters
  21. asc_height#:=250/36pt#;    % height of lowercase ascenders
  22. cap_height#:=246/36pt#;    % height of caps
  23. fig_height#:=232/36pt#;    % height of numerals
  24. x_height#:=155/36pt#;    % height of lowercase without ascenders
  25. math_axis#:=90/36pt#;    % axis of symmetry for math symbols
  26. bar_height#:=87/36pt#;    % height of crossbar in lowercase e
  27. comma_depth#:=70/36pt#;    % depth of comma below baseline
  28. desc_depth#:=70/36pt#;    % depth of lowercase descenders
  29.  
  30. crisp#:=8/36pt#;    % diameter of serif corners
  31. tiny#:=8/36pt#;      % diameter of rounded corners
  32. fine#:=7/36pt#;      % diameter of sharply rounded corners
  33. thin_join#:=7/36pt#;    % width of extrafine details
  34. hair#:=11/36pt#;    % lowercase hairline breadth
  35. stem#:=23/36pt#;    % lowercase stem breadth
  36. curve#:=28/36pt#;    % lowercase curve breadth
  37. ess#:=27/36pt#;      % breadth in middle of lowercase s
  38. flare#:=29/36pt#;    % diameter of bulbs or breadth of terminals
  39. dot_size#:=38/36pt#;    % diameter of dots
  40. cap_hair#:=11/36pt#;    % uppercase hairline breadth
  41. cap_stem#:=29/36pt#;    % uppercase stem breadth
  42. cap_curve#:=34/36pt#;    % uppercase curve breadth
  43. cap_ess#:=31/36pt#;    % breadth in middle of uppercase s
  44. rule_thickness#:=.4pt#;    % thickness of lines in math symbols
  45.  
  46. dish#:=1/36pt#;      % amount erased at top or bottom of serifs
  47. bracket#:=20/36pt#;    % vertical distance from serif base to tangent
  48. jut#:=30/36pt#;      % protrusion of lowercase serifs
  49. cap_jut#:=34/36pt#;    % protrusion of uppercase serifs
  50. beak_jut#:=9/36pt#;    % horizontal protrusion of beak serifs
  51. beak#:=70/36pt#;    % vertical protrusion of beak serifs
  52. vair#:=8/36pt#;      % vertical diameter of hairlines
  53. notch_cut#:=10pt#;    % maximum breadth above or below notches
  54. bar#:=11/36pt#;      % lowercase bar thickness
  55. slab#:=11/36pt#;    % serif and arm thickness
  56. cap_bar#:=11/36pt#;    % uppercase bar thickness
  57. cap_band#:=11/36pt#;    % uppercase thickness above/below lobes
  58. cap_notch_cut#:=10pt#;    % max breadth above/below uppercase notches
  59. serif_drop#:=4/36pt#;    % vertical drop of sloped serifs
  60. stem_corr#:=1/36pt#;    % for small refinements of stem breadth
  61. vair_corr#:=1/36pt#;    % for small refinements of hairline height
  62. apex_corr#:=0pt#;    % extra width at diagonal junctions
  63.  
  64. o#:=8/36pt#;      % amount of overshoot for curves
  65. apex_o#:=8/36pt#;    % amount of overshoot for diagonal junctions
  66.  
  67. slant:=.25;      % tilt ratio $(\Delta x/\Delta y)$
  68. fudge:=1;      % factor applied to weights of heavy characters
  69. math_spread:=0;      % extra openness of math symbols
  70. superness:=1/sqrt2;    % parameter for superellipses
  71. superpull:=1/6;      % extra openness inside bowls
  72. beak_darkness:=11/30;    % fraction of triangle inside beak serifs
  73. ligs:=2;      % level of ligatures to be included
  74.  
  75. square_dots:=false;    % should dots be square?
  76. hefty:=false;      % should we try hard not to be overweight?
  77. serifs:=true;      % should serifs and bulbs be attached?
  78. monospace:=false;    % should all characters have the same width?
  79. variant_g:=true;    % should an italic-style g be used?
  80. low_asterisk:=false;    % should the asterisk be centered at the axis?
  81. math_fitting:=false;    % should math-mode spacing be used?
  82.  
  83. generate ttextit      % switch to the driver file
  84.